From: Gerd Moellmann Date: Mon, 2 Apr 2001 15:50:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40894 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=992e1df61d217102938fe5f0e035d2f6ee0cbdf9;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index bd32de23137..5e6dc08d45b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2001-04-02 Gerd Moellmann + + * xterm.c (x_alloc_nearest_color_1): New function. + (x_alloc_nearest_color): Use it. + (x_color_cells): Take a Display as argument, instead of a frame. + (cvt_string_to_pixel_args, cvt_string_to_pixel_value): New variables. + (cvt_string_to_pixel, cvt_pixel_dtor): New functions. + (x_initialize): Register cvt_string_to_pixel as resource converter + string -> Pixel and cvt_pixel_dtor as pixel resource destructor. + 2001-03-30 Gerd Moellmann * xdisp.c (get_overlay_strings): Set iterator's end_charpos.